cody - HTMLify profile

cody
4270 Files
632454 Views
Latest files of /cody/frontendcharm/Mini-Projects/LOADERS/Pacman Loader
body {
background: #1d1d1d;
height: 100vh;
display: grid;
place-items: center;
}
.pac-man {
background: #1d1d1d;
height: 100vh;
display: grid;
place-items: center;
}
.pac-man {